Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Types | Static Public Attributes | List of all members
CLHEP::tt::arr< T[]> Struct Template Reference

#include <type_traits.h>

Classes

struct  extent
 

Public Types

typedef T rem_ext_type
 
typedef T rem_arr_type
 

Static Public Attributes

static int const rank = 1
 

Detailed Description

template<typename T>
struct CLHEP::tt::arr< T[]>

Definition at line 898 of file type_traits.h.

Member Typedef Documentation

template<typename T >
typedef T CLHEP::tt::arr< T[]>::rem_arr_type

Definition at line 901 of file type_traits.h.

template<typename T >
typedef T CLHEP::tt::arr< T[]>::rem_ext_type

Definition at line 900 of file type_traits.h.

Member Data Documentation

template<typename T >
int const CLHEP::tt::arr< T[]>::rank = 1
static

Definition at line 903 of file type_traits.h.


The documentation for this struct was generated from the following file: